home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 1169 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  63 lines

  1. Newsgroups: comp.sys.amiga.emulations,comp.sys.amiga.applications
  2. Path: in1.uu.net!iglou!sledford
  3. From: sledford@iglou.iglou.com (Steve L. Edford)
  4. Subject: Re: How to format an AMIGA partition as IBM partition?
  5. X-Nntp-Posting-Host: iglou
  6. Message-ID: <DLqLGA.D9@iglou.com>
  7. Sender: news@iglou.com (News Administrator)
  8. Organization: IgLou Internet Services (1-800-436-4456)
  9. References: <2882.6595T1166T1514@ci.educ.lu>
  10. Date: Thu, 25 Jan 1996 12:31:22 GMT
  11.  
  12. manou.billa@ci.educ.lu (Manou BILLA) writes:
  13.  
  14. >Hi everybody
  15.  
  16. >I have a 99MB partition on my 1 GIG Quantum Fireball SCSI HD which I want to use
  17. >as an IBM partition for the EMPLANT e386dx or A2386AT bridgeboard or PC-Task.
  18.  
  19.  
  20. >Someone told me do format the partition under AMIGA OS using a mountlist
  21. >(CrossDos.filesystem).
  22. >But how can I do this?
  23.  
  24.  
  25.   You can do this without having to format the partition from the Amiga 
  26. side. In HDToolBox, set the FileSystem to "Custom FileSystem", then 
  27. select the "Change FileSystem" button. The window that opens should have 
  28. in the lower left corner three string gadgets as follows:
  29.  
  30.     Identifier:
  31.  
  32.           Mask:
  33.  
  34.   Max Transfer:
  35.  
  36. The values that I am using with PC-Task 3.1 are:
  37.  
  38.   Identifier == 0x4d534800
  39.  
  40.   Mask == 0x7ffffffe
  41.  
  42.   MaxTransfer == 0xffffff
  43.  
  44. Of these, the most important is the Identifier. PC-Task will recognize 
  45. this as a PC disk. This comes from the PC-Task manual.
  46.  
  47.   After this, you should be able to boot from an MSDOS floppy with 
  48. PC-Task and FDisk and format the partition under MSDOS.
  49.  
  50.   If you plan on accessing this partition later with CrossDOS, you should 
  51. make it Mount at bootup in HDToolBox. If not, you can turn off the 
  52. automount feature and save a bit of memory.
  53.  
  54.   There is a utility that came with the PC-Task 3.1 update patch called 
  55. "PCTCrossMount" that will create a mountlist entry for your PC partition 
  56. using CrossDOS. That's how I did it and it worked fine.
  57.  
  58.   Well, I hope this is of some help. Good luck with it.
  59. -- 
  60.  
  61. Steve Edford
  62. sledford@iglou.com
  63.